Skip to content

Conversation

@rnc
Copy link
Collaborator

@rnc rnc commented Oct 28, 2025

Primarily this updates opentelemetry to a more recent version (thereby avoiding CVEs).

This also:

  • Updates a number of other dependencies (e.g. Quarkus (though keeping it at 2.x), SLF4J
  • Adds spotless formatting using the PNC ide-config
  • Adds redhat-releng-tools as a parent to simplify updating all the plugin versions and releasing to central.
    • This implies updating licenses and dependencyManagement to comply with parent enforcer.
  • Maintains the JDK 1.8 target (as this is used by https://github.com/project-ncl/pom-manipulation-ext )
    • Note this now needs JDK 17 to build due to spotless.
  • Updates GitHub Action versions

@vibe13 @thescouser89 Note opentelemetry-ext-cli-java is used in PME, GME, Bacon, and PNC I believe.

@rnc rnc requested a review from vibe13 October 28, 2025 10:13
@thescouser89
Copy link

From my quick scan, LGTM! I see some tiny refactorings for tests, and beyond that it's mostly code formatting, and version changes.

Copy link

@vibe13 vibe13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@vibe13
Copy link

vibe13 commented Oct 30, 2025

It is also used in SBOMer IIRC, to have traces in the CLI calls. Thanks @rnc !

@rnc rnc merged commit 324100b into release-engineering:main Oct 31, 2025
2 checks passed
@rnc rnc deleted the BR1 branch October 31, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants